|
Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
|
LCP frame structure. More...
Public Attributes | |
| int | address |
| int | control |
| short | protocolId |
| int | code |
| int | id |
| bool | isPppFrame |
| PppAuthenType | authenType |
| ip | routeIp |
LCP frame structure.
| int LcpFrame::address |
| PppAuthenType LcpFrame::authenType |
| int LcpFrame::code |
| int LcpFrame::control |
| int LcpFrame::id |
| bool LcpFrame::isPppFrame |
| short LcpFrame::protocolId |
| ip LcpFrame::routeIp |